CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 行人 检测

搜索资源列表

  1. Pedestrian-detection-method

    0下载:
  2. 行人动作检测 用于防暴系统 检测出异常行为-Pedestrian detection method
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:359259
    • 提供者:kathy
  1. PeopleDetection-master

    0下载:
  2. 使用MATLAB语言,利用HOG特征和svm分类器来实现行人的检测-Using MATLAB language, the use of HOG features and SVM classifier to achieve pedestrian detection
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:7761
    • 提供者:王慧
  1. Q

    1下载:
  2. 本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:36449
    • 提供者:rankin
  1. smartcar

    0下载:
  2. 基于单片机的智能小车,可实现障碍物及行人的自动检测,并判断烟雾是否达标-Microcontroller-based smart car, can automatically detect obstacles and pedestrians, and determines whether the target smoke
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:78700
    • 提供者:兰俊林
  1. PeopleTracker-master

    0下载:
  2. 通过摄像头拍摄来监测目标区域,对目标区域的行人作实时检测-hrough the camera to monitor the target area, pedestrian for real-time detection of the target area
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:91940
    • 提供者:赵健
  1. ConsoleApplication6

    1下载:
  2. c++版本的目标检测与跟踪,很好用,车辆行人都可以(Target detection and tracking in c++ version)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:13145088
    • 提供者:biubiu_miao
  1. Gait-Tracking-With-x-IMU-master

    1下载:
  2. 使用微机械惯性测量单元进行步态检测,计算行人运动的轨迹。Gait-Tracking-With-x-IMU-master(The gait is detected by a micro mechanical inertial measurement unit, and the trajectory of the pedestrian is computed.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:3245056
    • 提供者:sxfly
  1. pedestrian

    0下载:
  2. 能够实时检测行人,对其进行画框,标注,坐标存储,实现对后期行人属性分析做准备~(Can detect the pedestrian in real time, make the frame, mark, coordinate storage, realize the analysis of the late pedestrian property)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1469440
    • 提供者:anan_1991
  1. 热释感应器

    0下载:
  2. stm32热释感应模块 检测行人经过,实现自动化感应亮灯(STM32 serial communication code STM32 thermoluminescence induction module Detecting pedestrian passing through and realizing automatic induction light)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:1481728
    • 提供者:小肥勇
  1. py-faster-rcnn-master

    0下载:
  2. fast-rcnn源码,可用于快速目标检测,如行人识别 车辆识别 车标识别(This is an sourcecode for python fast-rcnn)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:690176
    • 提供者:Binyr
  1. hog

    0下载:
  2. 基于hog算法的6篇论文,主要简述对行人的检测(6 papers based on the hog algorithm mainly describe the detection of pedestrians)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:12193792
    • 提供者:王杰伦
  1. people

    2下载:
  2. 基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:471040
    • 提供者:心在天涯
  1. counting-pedestrians-open-cv-master

    1下载:
  2. 对监控视频中的行人进行检测并统计行人数量(Counting Heads in Video)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-25
    • 文件大小:38356992
    • 提供者:hl...
  1. MATLAB教室人数统计系统

    1下载:
  2. 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-07
    • 文件大小:601088
    • 提供者:MATLAB道长
« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com